home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_16633.txt < prev    next >
Text File  |  1989-08-22  |  866b  |  31 lines

  1. -- card: 16633 from stack: in
  2. -- bmap block id: 16871
  3. -- flags: 0000
  4. -- background id: 17743
  5. -- name: Access Methods C/23
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 2,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part contents for background part 6
  15. ----- text -----
  16. 16633
  17.  
  18. -- part contents for background part 24
  19. ----- text -----
  20. A limit is set on the amount of time that a node is allowed to transmit.  This prevents the network from being monopolized by a long transmission from any one node.  
  21.  
  22. If the transmission of a node is interrupted, the transmission will be restarted at the point where it left off the next time the node captures the token.
  23.  
  24.  
  25. -- part contents for background part 5
  26. ----- text -----
  27. Token Passing  (3 of 4)
  28.  
  29. -- part contents for background part 3
  30. ----- text -----
  31. Access Methods